math/big.Float.fmtP (method)

2 uses

	math/big (current package)
		ftoa.go#L82: 		return x.fmtP(buf)
		ftoa.go#L419: func (x *Float) fmtP(buf []byte) []byte {